1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <launchConfiguration type=
"org.eclipse.ant.AntBuilderLaunchConfigurationType">
3 <stringAttribute key=
"org.eclipse.ant.ui.ATTR_ANT_AFTER_CLEAN_TARGETS" value=
"ensureGrammars,"/>
4 <stringAttribute key=
"org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value=
"ensureGrammars,"/>
5 <booleanAttribute key=
"org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value=
"true"/>
6 <booleanAttribute key=
"org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value=
"false"/>
7 <listAttribute key=
"org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
8 <listEntry value=
"/groovy/build.xml"/>
10 <listAttribute key=
"org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
11 <listEntry value=
"1"/>
13 <booleanAttribute key=
"org.eclipse.debug.core.appendEnvironmentVariables" value=
"true"/>
14 <booleanAttribute key=
"org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value=
"false"/>
15 <stringAttribute key=
"org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value=
"org.eclipse.ant.ui.AntClasspathProvider"/>
16 <booleanAttribute key=
"org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value=
"true"/>
17 <stringAttribute key=
"org.eclipse.jdt.launching.PROJECT_ATTR" value=
"groovy"/>
18 <stringAttribute key=
"org.eclipse.ui.externaltools.ATTR_LOCATION" value=
"${workspace_loc:/groovy/build.xml}"/>
19 <stringAttribute key=
"org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value=
"full,incremental,"/>
20 <booleanAttribute key=
"org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value=
"true"/>
21 <stringAttribute key=
"org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value=
"${project_loc:/groovy}"/>
22 </launchConfiguration>